﻿2026-07-17T02:37:53.4562051Z ##[group]Run actions/checkout@v5
2026-07-17T02:37:53.4562600Z with:
2026-07-17T02:37:53.4562990Z   repository: BigscreenVR/spt-bs-core
2026-07-17T02:37:53.4565924Z   token: ***
2026-07-17T02:37:53.4566306Z   ssh-strict: true
2026-07-17T02:37:53.4566688Z   ssh-user: git
2026-07-17T02:37:53.4567075Z   persist-credentials: true
2026-07-17T02:37:53.4567494Z   clean: true
2026-07-17T02:37:53.4567876Z   sparse-checkout-cone-mode: true
2026-07-17T02:37:53.4568335Z   fetch-depth: 1
2026-07-17T02:37:53.4568716Z   fetch-tags: false
2026-07-17T02:37:53.4569171Z   show-progress: true
2026-07-17T02:37:53.4569557Z   lfs: false
2026-07-17T02:37:53.4569926Z   submodules: false
2026-07-17T02:37:53.4570331Z   set-safe-directory: true
2026-07-17T02:37:53.4570759Z env:
2026-07-17T02:37:53.4571130Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-17T02:37:53.4571605Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-17T02:37:53.4572048Z ##[endgroup]
2026-07-17T02:37:53.5330865Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-17T02:37:53.5332649Z ##[group]Getting Git version info
2026-07-17T02:37:53.5333354Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-17T02:37:53.5334298Z [command]/usr/bin/git version
2026-07-17T02:37:53.5334744Z git version 2.43.0
2026-07-17T02:37:53.5338608Z ##[endgroup]
2026-07-17T02:37:53.5348591Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b3869b20-6957-450c-80dd-6905890b69ad' before making global git config changes
2026-07-17T02:37:53.5350315Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T02:37:53.5351565Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-17T02:37:53.5383714Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-17T02:37:53.5402256Z https://github.com/BigscreenVR/spt-bs-core
2026-07-17T02:37:53.5411685Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-17T02:37:53.5414178Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-17T02:37:53.5433134Z HEAD
2026-07-17T02:37:53.5461437Z ##[endgroup]
2026-07-17T02:37:53.5462538Z [command]/usr/bin/git submodule status
2026-07-17T02:37:53.5644097Z ##[group]Cleaning the repository
2026-07-17T02:37:53.5646390Z [command]/usr/bin/git clean -ffdx
2026-07-17T02:37:54.3749414Z Removing target/
2026-07-17T02:37:54.3758132Z [command]/usr/bin/git reset --hard HEAD
2026-07-17T02:37:54.3812197Z HEAD is now at 066a260 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:37:54.3818180Z ##[endgroup]
2026-07-17T02:37:54.3819387Z ##[group]Disabling automatic garbage collection
2026-07-17T02:37:54.3821307Z [command]/usr/bin/git config --local gc.auto 0
2026-07-17T02:37:54.3850537Z ##[endgroup]
2026-07-17T02:37:54.3851686Z ##[group]Setting up auth
2026-07-17T02:37:54.3856160Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-17T02:37:54.3890016Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-17T02:37:54.4083038Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T02:37:54.4111159Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-17T02:37:54.4295582Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T02:37:54.4322724Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-17T02:37:54.4513215Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-17T02:37:54.4542891Z ##[endgroup]
2026-07-17T02:37:54.4544730Z ##[group]Fetching the repository
2026-07-17T02:37:54.4550224Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +066a26013ab732b7fed6a3e5541638fdc3a64001:refs/remotes/pull/18/merge
2026-07-17T02:37:54.8552497Z ##[endgroup]
2026-07-17T02:37:54.8554134Z ##[group]Determining the checkout info
2026-07-17T02:37:54.8555851Z ##[endgroup]
2026-07-17T02:37:54.8556847Z [command]/usr/bin/git sparse-checkout disable
2026-07-17T02:37:54.8604320Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-17T02:37:54.8628459Z ##[group]Checking out the ref
2026-07-17T02:37:54.8630316Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/18/merge
2026-07-17T02:37:54.8672652Z HEAD is now at 066a260 Merge 73b29b858bbffb2c758382c80d74def0aabb328f into ada89b448b3914910038477c065bb2163a0e5ecf
2026-07-17T02:37:54.8676626Z ##[endgroup]
2026-07-17T02:37:54.8707265Z [command]/usr/bin/git log -1 --format=%H
2026-07-17T02:37:54.8729277Z 066a26013ab732b7fed6a3e5541638fdc3a64001
